home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / mail / YAMscripts.readme < prev    next >
Text File  |  1996-12-07  |  3KB  |  70 lines

  1. Short:    Useful AREXX scripts for YAM (rel 2)
  2. Author:   knikulai@utu.fi
  3. Uploader: knikulai@utu.fi
  4. Type:     comm/mail
  5. Replace:  YAMscripts.lha
  6.  
  7. Long:
  8.  
  9. This archive contains several AREXX-scripts I've written for Marcel Becks's
  10. (mbeck@access.ch) great mail program YAM.  They were written for version
  11. 1.3.3a and might not work with older versions.  Many of them require reqtools
  12. and rexxreqtools libraries.
  13.  
  14. If you have any questions, comments or bugs to report, send mail to knikulai@utu.fi
  15.  
  16. CheckNewMail.rexx (v1.2)
  17. ------------------------
  18.   Scans all your folders and displays which of them have new or unread
  19.   messages in them.  Very useful, if you have lots of folders; just let
  20.   the script scan your messages and select the folder you want to read
  21.   next from a requester.
  22.  
  23. Fileserver.rexx
  24. ---------------
  25.   You can create an automated filearchive with this script.  Others can 
  26.   get files from it by sending a request in e-mail.  The script will reply
  27.   and attach the required file in the reply.  It can also send a helpfile
  28.   or a current index of the archive. 
  29.  
  30. GrabURL.rexx (v1.2)
  31. -------------------
  32.   Scans the selected message and displays all http: and ftp: references
  33.   in a requester.  You can select one of them and send it to your browser.
  34.   Currently supported browsers are AWeb, IBrowse and Voyager.
  35.  
  36. GrabAllURLs.rexx (v1.1) & MakeHotlist.rexx
  37. ------------------------------------------
  38.   These scripts scan all _read_ messages in the current folder for http: 
  39.   and ftp: references like the above script.  The first then displays a
  40.   requester and second creates a HTML-file and sends it to your browser.
  41.  
  42. SplitNMail.rexx
  43. ---------------
  44.   This script will split a long file into several posts and mail them.
  45.   This is useful for posting long files to many mailing lists and newsgroups.
  46.  
  47. YAMMail.rexx (v1.1)
  48. ------------
  49.   Use YAM to send mail from AWeb.  Asks, if you want to include the current
  50.   page.  This version can get the subject from the URL.  I'm not sure how
  51.   it will work with the commercial version, since I only have the demo.
  52.  
  53. Have fun!
  54.  
  55.  
  56. ============================= Archive contents =============================
  57.  
  58. Original  Packed Ratio    Date     Time    Name
  59. -------- ------- ----- --------- --------  -------------
  60.     3701    1564 57.7% 19-Nov-96 17:30:00  CheckNewMail.rexx
  61.     3053    1347 55.8% 20-Nov-96 14:39:12  Fileserver.rexx
  62.     3384    1476 56.3% 20-Nov-96 12:01:38  GrabURL.rexx
  63.     4335    1764 59.3% 20-Nov-96 12:14:48  GrabAllURLs.rexx
  64.     4546    1799 60.4% 20-Nov-96 14:36:52  MakeHotlist.rexx
  65.     3320    1349 59.3% 08-Nov-96 21:32:14  SplitNMail.rexx
  66.     2090     987 52.7% 20-Nov-96 14:46:18  YAMmail.rexx
  67.     2069     974 52.9% 20-Nov-96 14:52:44  YAMscripts.readme
  68. -------- ------- ----- --------- --------
  69.    26498   11260 57.5% 20-Nov-96 19:37:56   8 files
  70.